home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / equicp12.zip / EQUIFIX.DOC < prev    next >
Text File  |  1992-01-10  |  2KB  |  39 lines

  1. EQUIFIX -- companion program for EQUICOPY, 5 1/4" <-> 3 1/2" disk copier
  2.  
  3. EQUIFIX.EXE is a small TSR which allows machines with BIOS versions which
  4. normally have trouble with unusual diskette formats to function properly.
  5.  
  6. Syntax:
  7.  
  8. EQUIFIX at the command line, or
  9.  
  10. device=equifix.exe in your CONFIG.SYS file.
  11.  
  12. If you are having trouble reading or writing disks generated by EQUICOPY,
  13. then try loading EQUIFIX.  EQUIFIX will detect whether or not it has 
  14. already been installed, so there's no need to worry about loading it
  15. multiple times.
  16.  
  17. If it does the trick, try loading it as a device driver.  It saves a little
  18. RAM, and detection of the device driver is more reliable.  (In some 
  19. circumstances, it may be possible to load EQUIFIX twice by loading
  20. EQUIFIX as a TSR, loading disk caching software or other drivers, and
  21. then loading EQUIFIX as a TSR again.  This causes no real problems, but
  22. why waste RAM?  Loading it first as a device driver eliminates this
  23. possibility.)
  24.  
  25. EQUIFIX will work fine if loaded high, but the overhead required to load
  26. it high is usually larger than the amount of space EQUIFIX would have
  27. taken in the first place!
  28.  
  29. EQUIFIX is distributed as a companion program for EQUICOPY.  Please see
  30. the EQUICOPY documentation for licensing information.
  31.  
  32. EQUIFIX will work in place of several BIOS-patching utilities for use with
  33. alternative-format floppy formatting software.  Chances are, if you're using
  34. their patches, you don't need EQUIFIX.  However, when I looked at the code
  35. of an older utility, I found that it hard-coded the BIOS to read diskettes
  36. formatted only with it, which caused unreliable operations with normal
  37. floppies.  EQUIFIX should do no such thing; however, it and all the programs
  38. in this package are for use strictly at your own risk.
  39.